home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Artworks - Keep it Simple 2
/
Artworks - Keep it Simple 2.iso
/
az
/
launch.dxr
/
00029.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-04
|
132 b
|
13 lines
on exitFrame
go(the frame)
end
on mouseUp
global hiRes
if hiRes = 1 then
go("menub")
else
go("menus")
end if
end